-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
great fesom cmake changes from @wdeconinck to production_DE #526
Merged
suvarchal
merged 45 commits into
FESOM:production_DE
from
wdeconinck:production_DE_rebased_with_cmake
Oct 31, 2023
Merged
great fesom cmake changes from @wdeconinck to production_DE #526
suvarchal
merged 45 commits into
FESOM:production_DE
from
wdeconinck:production_DE_rebased_with_cmake
Oct 31, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add lumi CI/CD workflow
…t so that github also gets it
…t so that github also gets it FESOM#2
Lumi CICD sync fix
an OMP bux fix in tracer FCT
…nger needed and FindNETCDF also works
Bugfixes to parms, widely compatable FindNETCDF, and new envs for atos and lumi
Refactoring fct omp bugfix
…module.F90 io_netcdf_file_module.F90 from razvan_nextgems_multio
…insic module ISO_FORTRAN_ENV is incompatible with option -fdefault-real-8
…and multio_FOUND)
suvarchal
changed the title
cmake changes to production_DE
great fesom cmake changes to production_DE
Oct 31, 2023
suvarchal
changed the title
great fesom cmake changes to production_DE
great fesom cmake changes from @wdeconinck to production_DE
Oct 31, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is the same as production_DE but rebased on refactoring, and with cmake refactoring applied (as in #515 ).
The extra changes on top of production_DE fesom to be part of ifs-bundle and be automatically detected via
find_package(fesom)
within ifs-source.Because this branch is production_DE is rebased on refactoring it doesn't cleanly integrate with production_DE and production_DE should be
git reset --hard
to this branch.I have ifs-bundle and ifs-source branches for the DE climateDT lined up once production_DE branch is morphed into this one.